Update patch hunks.
authorSandro Knauß <hefee@debian.org>
Mon, 21 Jul 2025 17:26:07 +0000 (19:26 +0200)
committerSandro Knauß <hefee@debian.org>
Mon, 21 Jul 2025 17:26:07 +0000 (19:26 +0200)
debian/patches/0003-Use-release-version-for-Debian.patch
debian/patches/0004-Don-t-use-GuiPrivate.patch
debian/patches/0004-GIT_SHA1-points-to-the-sha1-of-upstream.patch

index d985e42e2ec4f1345d115adeee6b4ca3304c2f6f..35381791f285a870e231b3f9c85c7c7b20716087 100644 (file)
@@ -8,10 +8,10 @@ Forwarded: not-needed
  1 file changed, 5 insertions(+)
 
 diff --git a/VERSION.cmake b/VERSION.cmake
-index 3fe5f77..1600bcd 100644
+index 8e9ac37..acfa1c7 100644
 --- a/VERSION.cmake
 +++ b/VERSION.cmake
-@@ -64,3 +64,8 @@ endif()
+@@ -66,3 +66,8 @@ endif()
  # ------------------------------------
  # Not used anymore. For brander, please maintain craftmaster.ini
  set(QT_MAJOR_VERSION 6)
index c018f58ebb5d620b12a1449440888ed4cacfc491..4d669a0a71c837f6b50ca13289d95bcd2a1b75b0 100644 (file)
@@ -10,7 +10,7 @@ Forwarded: not-needed
  1 file changed, 5 deletions(-)
 
 diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
-index 2bfa004..d3fb5aa 100644
+index a58117f..21be04c 100644
 --- a/src/gui/CMakeLists.txt
 +++ b/src/gui/CMakeLists.txt
 @@ -3,10 +3,6 @@ find_package(Qt${QT_MAJOR_VERSION} REQUIRED COMPONENTS Widgets Svg Qml Quick Qui
@@ -24,7 +24,7 @@ index 2bfa004..d3fb5aa 100644
  if(CMAKE_BUILD_TYPE MATCHES Debug)
      add_definitions(-DQT_QML_DEBUG)
  endif()
-@@ -556,7 +552,6 @@ target_link_libraries(nextcloudCore
+@@ -560,7 +556,6 @@ target_link_libraries(nextcloudCore
    PUBLIC
    Nextcloud::sync
    Qt::Widgets
index f715da19229631cfcbf1c18f6fddac7d49e3d5a1..251e18a404b1164f010f18996a4128527d232cf1 100644 (file)
@@ -10,7 +10,7 @@ Last-Update: 2024-07-30
  1 file changed, 2 insertions(+), 3 deletions(-)
 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 5b7448b..ee4a394 100644
+index 140ffa8..8cf4499 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -112,9 +112,8 @@ include(GNUInstallDirs)